home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: Alpha / Whiteline Alpha.iso / tex / strunk / disk_6 / inputs_2.lzh / inputs / local / lib / flogo.mf next >
Encoding:
Text File  |  1989-10-04  |  385 b   |  11 lines

  1. % fat version of METAFONT logo
  2. font_size 10pt#;  % the "design size" of this font
  3. ht#:=6pt#;    % height of characters
  4. xgap#:=2pt#;    % horizontal adjustment
  5. u#:=4/3pt#;    % unit width
  6. s#:=-2/3pt#;    % extra space at the left and the right
  7. o#:=1/9pt#;    % overshoot
  8. px#:=1/3pt#;    % horizontal thickness of pen
  9. input logo    % now generate the font
  10. end      % and stop.
  11.